Skip to content

Upgrade to PHP 8.5#212

Merged
TrafeX merged 1 commit intoTrafeX:masterfrom
edubarr:php-8.5
Mar 18, 2026
Merged

Upgrade to PHP 8.5#212
TrafeX merged 1 commit intoTrafeX:masterfrom
edubarr:php-8.5

Conversation

@edubarr
Copy link
Copy Markdown
Contributor

@edubarr edubarr commented Mar 6, 2026

Summary

  • Upgrade the container runtime from PHP 8.4 to PHP 8.5 on Alpine.
  • Update PHP package names and PHP-FPM binary/config paths to the PHP 8.5 equivalents.
  • Update related documentation/examples to reference PHP 8.5.

Why

  • Keep the image aligned with the current PHP minor release for ongoing compatibility, security fixes, and maintenance.

Notes

  • On PHP 8.5, OPcache is now built-in and no longer optional (PHP8.5 Changelog), so it does not require a separate php85-opcache package anymore.

@TrafeX TrafeX merged commit 6b92c75 into TrafeX:master Mar 18, 2026
1 check passed
@TrafeX
Copy link
Copy Markdown
Owner

TrafeX commented Mar 18, 2026

Hi @edubarr,

Thank you very much, great contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants